* progmodes/cc-awk.el (defconst): Fix compilation error.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 10 Jul 2006 18:54:07 +0000 (18:54 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 10 Jul 2006 18:54:07 +0000 (18:54 +0000)
lisp/ChangeLog

index aba1acfeeae8be8c1eb16891ae2912fdfe040fb5..246c1064c4c2d4f2c10dabbbae704a4963e2409d 100644 (file)
@@ -1,5 +1,7 @@
 2006-07-10  Chong Yidong  <cyd@stupidchicken.com>
 
+       * progmodes/cc-awk.el (defconst): Fix compilation error.
+
        * subr.el (sit-for): New function.
 
        * play/hanoi.el (hanoi-sit-for): Check sit-for return value.